home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / chip-cd_2003_08.zip / 08 / Przeglad programow P2P / KaZaA Lite 2.11 / klitekpp211rc12e.exe / {app} / kazaahelp.chm / faq.css < prev    next >
Cascading Style Sheet File  |  2003-04-21  |  693b  |  31 lines

  1. BODY {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 12px; color: black;
  4.     BACKGROUND-COLOR: #FFFFFF;
  5. }
  6.  
  7. P {
  8.     font-family: Verdana, Arial, Helvetica, sans-serif;
  9.     font-size: 12px;
  10.     color: #000000;
  11.     font-weight: normal;
  12. }
  13.  
  14. A         { color: #0066FF; text-decoration: underline}
  15. A:hover     { color: red; text-decoration: underline}
  16. A:visited    { color: #0066FF; text-decoration: underline}
  17. A:active     { color: #0066FF; text-decoration: underline}    
  18.  
  19. .red1 {
  20.     font-size: 12px;
  21.     text-decoration: none;
  22.     color: #FF3300;
  23.     font-weight: bold
  24. }
  25.  
  26. .text {
  27.     font-family: Verdana, Arial, Helvetica, sans-serif;
  28.     font-size: 12px;
  29.     color: #000000;
  30.     font-weight: normal;
  31. }